Replication

Replication of First Work


https://connorrothschild.github.io/tidytuesday/2019-10-08/index

  • The dumbell plot is matching with the theme of the dataset very well

  • It’s also a new kind of plot that we have not seen before

  • But it is lacking some sense of time and user interactiveness

Replication of Second Work


  • This plot added the time dimension to the plot by displaying the visual around in a time series

  • This is definitely a great improvement from the previous one

  • But this graph do not append the yearly data and hence the user might immediately forget the previous year’s values

  • Hence the user will not able to compare the change over the years and will not be able to see the trend

Replication of Third Work


  • This graph resolves the issue where it keeps on appending the previous year’s data

  • The user is able to follow the change now and also able to visualize the trend

  • But this graph gives a little bit different visual of the data

Replication of Fourth Work


  • Showing both the graphs together is a huge improvement as it lets the user see the actual values, the change and also the trend over years

  • But there can be more ways to find out insights from the data and look at the distribution and hidden trends

  • Also the visuals can be made interactive to engage the user more with the data, hence come our visuals and ideas

Our Visuals

Visual 1


  • This visual shows the distribution of weights lifted by different age groups with the quartiles separated by color (Viridis)

  • The third quartile (Green) contains 50 to 75 precentile points and shows that people of ages between 24 to 34 lift the highest weights

  • Beyond that age group, the capability of lifting weights decreases gradually

Visual 2


  • Comments of Visual 2

Visual 3


  • Comments of Visual 3